func math.shrcompress
3 uses
math (current package)
fma.go#L43: func shrcompress(u1, u2 uint64, n uint) (r1, r2 uint64) {
fma.go#L136: zm1, zm2 = shrcompress(zm1, zm2, uint(pe-ze))
fma.go#L145: pm1, m = shrcompress(pm1, pm2, uint(64+pm1>>63))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)